home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2006 February
/
PCWorld_2006-02_cd.bin
/
software
/
vyzkuste
/
zachrana
/
dvdisaster-0.64.2-setup.exe
/
{app}
/
TODO
< prev
Wrap
Text File
|
2005-11-01
|
885b
|
29 lines
TODO (in no particular order)
- The file requster is slightly broken under Windows.
Try a newer version of Gtk+
- add real UDF parsing to udf.c
(currently only the backward compatibility ISO structures are used)
- Remove FAT32 2GB limit for ecc files also
- Devise a strategy to put ecc information on the same media as the image,
using the left-over space for error correction information (within the
bounds of meaningful redundancies, of course).
- Provide a deep verify method which calculates and tests the error
syndrome for each image byte.
- Optimize the decoding (fixing) part
- use more i/o multi threading, implement our own read-ahead cache
- Graceful handling of situations where the SCSI/IDE bus
becomes temporarily unavailable (does this happen on ATAPI at all?)
- See if we can support the graphical GNU Installer
- Add support for .h2i files